Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

You may be able to try a shell in LotusScript.

Firstly, I am not too familar with python scripts.

You *may* be able to copy your scripts on the Lotus server and create an agent with LotusScript using the Shell function to run your script.

One way to trigger is to sign the agent with a valid ID that has the proper execution control ("unrestricted rights to run LotusScript" on the server), and possibly trigger it with a web link like: http://severname/dbname.nsf/agentname?open (note, web agents can be set to run with the rights of signer or the user, so you may have to set that in the agent properties.)

Some OS level security may block your script if it tries to access certain resources. For instance, Windows can block access to other file servers *if* the Notes server is not running as service with a NT logon id that has access / priveledge.

--also, the evaluate command can help you pass any Lotus information such as database information as parameters to your shell programs. Such as:

Evaluate(|Shell ("c:\scripts\myShellScript1.bat | & NotesSession.Servername & |", 1)|)

-Kyle Huang


Feedback response number WEBB8GXKBU created by ~John Reniskiikle on 05/17/2011

Can Lotus Notes contain a compiled ... (~Lex Elnutexgon... 16.May.11)
. . more info. (~Lex Elnutexgon... 16.May.11)
. . . . You may be able to try a shell in L... (~John Reniskiik... 17.May.11)
. . . . . . is this seriously flawed? If someon... (~Lex Elnutexgon... 15.Jun.11)
. . . . . . . . this is more accurate if I messageb... (~Lex Elnutexgon... 15.Jun.11)
. . . . . . . . . . Talking to my self but getting answ... (~Lex Elnutexgon... 15.Jun.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS